home *** CD-ROM | disk | FTP | other *** search
/ AI Game Programming Wisdom / AIGameProgrammingWisdom.iso / SourceCode / 06 General Architectures / 04 Christian / ReadMe.txt < prev    next >
Encoding:
Text File  |  2001-07-31  |  1.2 KB  |  35 lines

  1. ========================================================================
  2.        CONSOLE APPLICATION : ieapp
  3. ========================================================================
  4.  
  5.  
  6. AppWizard has created this ieapp application for you.  
  7.  
  8. This file contains a summary of what you will find in each of the files that
  9. make up your ieapp application.
  10.  
  11. ieapp.dsp
  12.     This file (the project file) contains information at the project level and
  13.     is used to build a single project or subproject. Other users can share the
  14.     project (.dsp) file, but they should export the makefiles locally.
  15.  
  16. ieapp.cpp
  17.     This is the main application source file.
  18.  
  19.  
  20. /////////////////////////////////////////////////////////////////////////////
  21. Other standard files:
  22.  
  23. StdAfx.h, StdAfx.cpp
  24.     These files are used to build a precompiled header (PCH) file
  25.     named ieapp.pch and a precompiled types file named StdAfx.obj.
  26.  
  27.  
  28. /////////////////////////////////////////////////////////////////////////////
  29. Other notes:
  30.  
  31. AppWizard uses "TODO:" to indicate parts of the source code you
  32. should add to or customize.
  33.  
  34. /////////////////////////////////////////////////////////////////////////////
  35.